バージョン

ResponseContentType メソッド (BaseGridWrapper<T,TOut>)

応答のコンテンツ タイプ。http://api.jquery.com/jQuery.ajax/ の contentType を参照してください。
シンタックス
'宣言
 
Public Function ResponseContentType( _
   ByVal responseContentType As System.String _
) As TOut
public TOut ResponseContentType( 
   System.string responseContentType
)

パラメータ

responseContentType
参照

オンラインで表示: GitHub